home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / wb-enhancement / screenmaster / catalogs / screenmenued.cd < prev    next >
Text File  |  1995-09-10  |  8KB  |  542 lines

  1. #language english
  2. #version 1
  3. ;
  4. ; version $VER: ScreenMenuEd.cd 1.00 (20.7.95)
  5. ;
  6. ; Catalog description file for ScreenMenuEd.
  7. ;
  8. ; Translators: read "Translators.readme" for instructions.
  9. ;
  10. ;*************************************************************************
  11. ; Initialization Error Messages
  12. ;*************************************************************************
  13. ;
  14. NOMEMMSG (//)
  15. Not enough memory available!
  16. ;
  17. ;
  18. NOLIBMSG (//)
  19. Couldn't open %s V%lu!
  20. ;
  21. ; <%s = libraryname, %lu = libraryversion>
  22. ;
  23. NOEXICONMSG (//)
  24. \033cCouldn't access icon\n'%s'\nto read tooltypes!
  25. ;
  26. ; <%s = iconname>
  27. ;
  28. BADBOOLTOOLMSG (//)
  29. \033cInvalid value '%s'\nfor boolean keyword '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
  30. ;
  31. ; <%s = user's value, %s = keyword>
  32. ;
  33. BADSTRTOOLMSG (//)
  34. \033cInvalid value for string keyword '%s'.\nPlease supply an unquoted value for this keyword.
  35. ;
  36. ; <%s = keyword>
  37. ;
  38. BADINTTOOLMSG (//)
  39. \033cInvalid value '%s'\nfor integer keyword '%s'.\nPlease supply an integer value.
  40. ;
  41. ; <%s = user's value, %s = keyword>
  42. ;
  43. BADHEXTOOLMSG (//)
  44. \033cInvalid value '%s'\nfor hex keyword '%s'.\nPlease supply a hexadecimal value.
  45. ;
  46. ; <%s = user's value, %s = keyword>
  47. ;
  48. BADKEYTOOLMSG (//)
  49. \033cInvalid value '%s'\nfor keyword '%s'.\nPlease supply one of:\n%s.
  50. ;
  51. ; <%s = user's value> <%s = keyword> <%s = valid values>
  52. ;
  53. NOOPENFONTMSG (//)
  54. \033cCouldn't open font '%s', size %ld!
  55. ;
  56. ; <%s = fontname, %ld = fontsize>
  57. ;
  58. NOWINOBJMSG (//)
  59. Couldn't create window object!
  60. ;
  61. ;
  62. NOOPENWINMSG (//)
  63. Couldn't open the window!
  64. ;
  65. ;
  66. ;*************************************************************************
  67. ; Requester title & gadget strings
  68. ;*************************************************************************
  69. ;
  70. INFORMTITLEMSG (//)
  71. Message from ScreenMenuEd
  72. ;
  73. ;
  74. INFORMOKAYMSG (//)
  75. _OK
  76. ;
  77. ;
  78. CONFIRMTITLEMSG (//)
  79. Query from ScreenMenuEd
  80. ;
  81. ;
  82. CONFIRMGADMSG (//)
  83. _Yes|_No
  84. ;
  85. ;
  86. OVERWRITEBODYMSG (//)
  87. \033cOverwrite existing file\n'%s'?
  88. ;
  89. ; <%s = filename>
  90. ;
  91. DISCARDBODYMSG (//)
  92. \033cCurrent menu definition has been edited.\nDo you want to discard the changes?
  93. ;
  94. ;
  95. LOADMENUTITLEMSG (//)
  96. Load Menu Definition File
  97. ;
  98. ;
  99. SAVEMENUTITLEMSG (//)
  100. Save Menu Definition File
  101. ;
  102. ;
  103. PICKCMDTITLEMSG (//)
  104. Select Command
  105. ;
  106. ;
  107. PICKCDTITLEMSG (//)
  108. Select Current Directory
  109. ;
  110. ;
  111. UNNAMEDMSG (//)
  112. Unnamed
  113. ;
  114. ; <what new projects are called, in window title bar>
  115. ;
  116. APPDESCMSG (//40)
  117. Edits Menu Definitions for ScreenBacker
  118. ;
  119. ; <application description for MUI>
  120. ;
  121. ABOUTCATMSG (//)
  122. No catalog loaded: using\nEnglish language (default).
  123. ;
  124. ;<For catalog translators, appears in About requester. Use something like:>
  125. ;<Klingon translation by Glurchh Splath\ngspalth@starfleet.mil>
  126. ;<Looks best with no more than about 40 chars per line,>
  127. ;<and no more than 3 lines, please.>
  128. ;
  129. ;*************************************************************************
  130. ; Runtime Error Messages
  131. ;*************************************************************************
  132. ;
  133. NOOPENFILEMSG (//)
  134. \033cCouldn't open file\n'%s'!
  135. ;
  136. ; <%s = filename>
  137. ;
  138. NOREADFILEMSG (//)
  139. \033cCouldn't read from file\n'%s'!
  140. ;
  141. ; <%s = filename>
  142. ;
  143. NOWRITEFILEMSG (//)
  144. \033cCouldn't write to file\n'%s'!
  145. ;
  146. ; <%s = filename>
  147. ;
  148. LONGPATHMSG (//)
  149. \033cFull pathname of\n'%s'\nis too long!
  150. ;
  151. ; <%s = filename>
  152. ;
  153. NOGETPATHMSG (//)
  154. \033cCouldn't get full pathname of object!\nDOS Error: %s
  155. ;
  156. ; <%s = DOS error msg>
  157. ;
  158. BADMENUMSG (//)
  159. \033cCouldn't parse menu definition:\n%sError: %s
  160. ;
  161. ; <%s = menu definition, %s = DOS errmsg>
  162. ; <NB: deliberately no \n after menudef in above>
  163. ;
  164. NOGUIDEMSG (//)
  165. \033cCouldn't open AmigaGuide file\n'%s'!
  166. ;
  167. ; <%s = guidename>
  168. ;
  169. NOWRITEICONMSG (//)
  170. \033cCouldn't write to icon\n'%s'!
  171. ;
  172. ; <%s = filename>
  173. ;
  174. NOPROJICONMSG (//)
  175. \033cCouldn't read project icon\n'%s'!
  176. ;
  177. ; <%s = filename>
  178. ;
  179. NOLABELMSG (//)
  180. No label specified for this menu or item!
  181. ;
  182. ;
  183. NOCOMMANDMSG (//)
  184. No command specified for this menu item!
  185. ;
  186. ;
  187. NOLAUNCHMSG (//)
  188. \033cCouldn't launch command!\nReturn code: %ld
  189. ;
  190. ; <%ld = DOS error code returned by System()>
  191. ;
  192. NOCURDIRMSG (//)
  193. \033cCouldn't set current directory\n'%s'\nfor command!
  194. ;
  195. ; <%s = dirname>
  196. ;
  197. NOOUTPUTMSG (//)
  198. \033cCouldn't open output\n'%s'\nfor command!
  199. ;
  200. ; <%s = filename>
  201. ;
  202. INVALIDMENUMSG (//)
  203. \033cThis menu definition is invalid:\n%s
  204. ;
  205. ; <%s = specific error msg>
  206. ;
  207. VALFIRSTMENUMSG (//)
  208. The first entry in the list must be a menu.
  209. ;
  210. ; <specific error msg for INVALIDMENUMSG>
  211. ;
  212. VALNOLABELMSG (//)
  213. One or more menus or items do not have a label.
  214. ;
  215. ; <specific error msg for INVALIDMENUMSG>
  216. ;
  217. VALNOCOMMANDMSG (//)
  218. One or more items do not have a command.
  219. ;
  220. ; <specific error msg for INVALIDMENUMSG>
  221. ;
  222. VALNOITEMMSG (//)
  223. Each menu must have at least one item.
  224. ;
  225. ; <specific error msg for INVALIDMENUMSG>
  226. ;
  227. VALBARBYMENUMSG (//)
  228. A bar cannot be the first or last entry in a menu.
  229. ;
  230. ; <specific error msg for INVALIDMENUMSG>
  231. ;
  232. VALTWOBARSMSG (//)
  233. A bar cannot be followed by another bar.
  234. ;
  235. ; <specific error msg for INVALIDMENUMSG>
  236. ;
  237. ;
  238. ;*************************************************************************
  239. ; Main Window Gadget Labels and Keys
  240. ;*************************************************************************
  241. ;
  242. BT_INSERTLAB (//)
  243. _Insert...
  244. ;
  245. ;
  246. BT_INSERTKEY (/1/1)
  247. i
  248. ;
  249. ;
  250. BT_EDITLAB (//)
  251. _Edit...
  252. ;
  253. ;
  254. BT_EDITKEY (/1/1)
  255. e
  256. ;
  257. ;
  258. BT_REMOVELAB (//)
  259. _Remove
  260. ;
  261. ;
  262. BT_REMOVEKEY (/1/1)
  263. r
  264. ;
  265. ;
  266. BT_UPLAB (//)
  267. _Up
  268. ;
  269. ;
  270. BT_UPKEY (/1/1)
  271. u
  272. ;
  273. ;
  274. BT_DOWNLAB (//)
  275. _Down
  276. ;
  277. ;
  278. BT_DOWNKEY (/1/1)
  279. d
  280. ;
  281. ;
  282. BT_OPENLAB (//)
  283. _Open...
  284. ;
  285. ;
  286. BT_OPENKEY (/1/1)
  287. o
  288. ;
  289. ;
  290. BT_SAVELAB (//)
  291. _Save
  292. ;
  293. ;
  294. BT_SAVEKEY (/1/1)
  295. s
  296. ;
  297. ;
  298. BT_TESTLAB (//)
  299. _Test
  300. ;
  301. ;
  302. BT_TESTKEY (/1/1)
  303. t
  304. ;
  305. ;
  306. BT_QUITLAB (//)
  307. _Quit
  308. ;
  309. ;
  310. BT_QUITKEY (/1/1)
  311. q
  312. ;
  313. ;
  314. ;*************************************************************************
  315. ; Edit Window Gadget Labels and Keys
  316. ;*************************************************************************
  317. ;
  318. EDITWINTITLE (//)
  319. Edit Menu Definition
  320. ;
  321. ;
  322. CY_EDITTYPELAB (//)
  323. _Type
  324. ;
  325. ;
  326. CY_EDITTYPEKEY (/1/1)
  327. t
  328. ;
  329. ; <below 3 are labels for type cycle gad>
  330. ;
  331. TYPEMENULAB (//)
  332. Menu
  333. ;
  334. ;
  335. TYPEITEMLAB (//)
  336. Item
  337. ;
  338. ;
  339. TYPEBARLAB (//)
  340. Bar
  341. ;
  342. ;
  343. STR_EDITKEYLAB (//)
  344. _Key
  345. ;
  346. ;
  347. STR_EDITKEYKEY (/1/1)
  348. k
  349. ;
  350. ;
  351. STR_EDITLABELLAB (//)
  352. _Label
  353. ;
  354. ;
  355. STR_EDITLABELKEY (/1/1)
  356. l
  357. ;
  358. ;
  359. STR_EDITCMDLAB (//)
  360. Co_mmand
  361. ;
  362. ;
  363. STR_EDITCMDKEY (/1/1)
  364. m
  365. ;
  366. ;
  367. PA_EDITCMDLAB (//)
  368. _1
  369. ;
  370. ;
  371. PA_EDITCMDKEY (/1/1)
  372. 1
  373. ;
  374. ;
  375. STR_EDITOUTLAB (//)
  376. O_utput
  377. ;
  378. ;
  379. STR_EDITOUTKEY (/1/1)
  380. u
  381. ;
  382. ;
  383. STR_EDITCDLAB (//)
  384. Cur._Dir
  385. ;
  386. ;
  387. STR_EDITCDKEY (/1/1)
  388. d
  389. ;
  390. ;
  391. PA_EDITCDLAB (//)
  392. _2
  393. ;
  394. ;
  395. PA_EDITCDKEY (/1/1)
  396. 2
  397. ;
  398. ;
  399. INT_EDITSTACKLAB (//)
  400. _Stack
  401. ;
  402. ;
  403. INT_EDITSTACKKEY (/1/1)
  404. s
  405. ;
  406. ;
  407. INT_EDITPRILAB (//)
  408. _Priority
  409. ;
  410. ;
  411. INT_EDITPRIKEY (/1/1)
  412. p
  413. ;
  414. ;
  415. BT_EDITOKLAB (//)
  416. _OK
  417. ;
  418. ;
  419. BT_EDITOKKEY (/1/1)
  420. o
  421. ;
  422. ;
  423. BT_EDITTESTLAB (//)
  424. T_est
  425. ;
  426. ;
  427. BT_EDITTESTKEY (/1/1)
  428. e
  429. ;
  430. ;
  431. BT_EDITCANCELLAB (//)
  432. _Cancel
  433. ;
  434. ;
  435. BT_EDITCANCELKEY (/1/1)
  436. c
  437. ;
  438. ;
  439. ;*************************************************************************
  440. ; Test Window Gadget Labels and Keys
  441. ;*************************************************************************
  442. ;
  443. TESTWINTITLE (//)
  444. Test Menu Definition
  445. ;
  446. ;
  447. TESTWINBODYMSG (//)
  448. \033cCustom menus successfully created.\n\nClose this window when you have\nfinished testing, or select\n'End Test' from the Project menu.
  449. ;
  450. ; <text displayed in test window, max 5 lines>
  451. ;
  452. ;*************************************************************************
  453. ; Test Window Menu Labels and Keys
  454. ;*************************************************************************
  455. ;
  456. MN_TESTENDLAB (//)
  457. End Test
  458. ;
  459. MN_TESTENDKEY (/1/1)
  460. !
  461. ;
  462. ;*************************************************************************
  463. ; Main Window Menu Labels and Keys
  464. ;*************************************************************************
  465. ;
  466. MN_PROJECTLAB (//)
  467. Project
  468. ;
  469. ;
  470. MN_NEWLAB (//)
  471. New
  472. ;
  473. ;
  474. MN_NEWKEY (/1/1)
  475. N
  476. ;
  477. ;
  478. MN_OPENLAB (//)
  479. Open...
  480. ;
  481. ;
  482. MN_OPENKEY (/1/1)
  483. O
  484. ;
  485. ;
  486. MN_EDITLAB (//)
  487. Edit...
  488. ;
  489. ;
  490. MN_EDITKEY (/1/1)
  491. E
  492. ;
  493. ;
  494. MN_TESTLAB (//)
  495. Test...
  496. ;
  497. ;
  498. MN_TESTKEY (/1/1)
  499. T
  500. ;
  501. ;
  502. MN_SAVELAB (//)
  503. Save
  504. ;
  505. ;
  506. MN_SAVEKEY (/1/1)
  507. S
  508. ;
  509. ;
  510. MN_SAVEASLAB (//)
  511. Save As...
  512. ;
  513. ;
  514. MN_SAVEASKEY (/1/1)
  515. A
  516. ;
  517. ;
  518. MN_HELPLAB (//)
  519. Help...
  520. ;
  521. ;
  522. MN_HELPKEY (/1/1)
  523. H
  524. ;
  525. ;
  526. MN_ABOUTLAB (//)
  527. About...
  528. ;
  529. ;
  530. MN_ABOUTKEY (/1/1)
  531. ?
  532. ;
  533. ;
  534. MN_QUITLAB (//)
  535. Quit
  536. ;
  537. ;
  538. MN_QUITKEY (/1/1)
  539. Q
  540. ;
  541. ;
  542.